Accepts a visitor which can be used to generate output from the parse tree.
This is a public
method.
The result type that the visitor generates.
The visitor used to traverse the parse tree.
Returns the result generated by the visitor.
Thrown when visitor is null
.
Mup Copyright © 2020 Andrei Fangli